home *** CD-ROM | disk | FTP | other *** search
- #ifndef _PROTO_THXPLAY_H
- #define _PROTO_THXPLAY_H
-
- #ifndef EXEC_TYPES_H
- #include <exec/types.h>
- #endif
- #ifndef CLIB_THXPLAY_PROTOS_H
- #include <clib/thxplay_protos.h>
- #endif
-
- #ifdef __GNUC__
- #include <inline/thxplay.h>
- #else
- #include <pragma/thxplay_lib.h>
- #endif
-
- #ifndef __NOLIBBASE__
- extern struct Library *THXPlayBase;
- #endif
-
- #endif /* _PROTO_THXPLAY_H */
-